Interface symantec.itools.db.beans.binding.InnerPanel
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface symantec.itools.db.beans.binding.InnerPanel

public interface InnerPanel

Method Index

 o getString()
 o needsQuotes()
 o setString(String)

Methods

 o getString
public abstract java.lang.String getString()
 o needsQuotes
public abstract boolean needsQuotes()
 o setString
public abstract void setString(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index